Bug #1425
closede.eventType() causes segfault if called after WApplication::notify(e)
0%
Description
Hello!
Here is a test-case.
Output:
...
[2012-Sep-06 14:44:33.025495] 29319 - [info] "WebRequest: took 1.305ms"
0
Segmentation fault
It is called by second e.eventType() (see event.bt)
PS. I can see errors like "DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction wi
th DW_OP_piece." in the backtrace. What do they mean?
Wt 3.2.1.
PS 2. There are too many bugs in last versions of Wt. Each next version is comming with fixes of bugs, but does introduce another bugs. My suggestion (inspired by Debian packages system) for you is to merge patches into old versions too. For example, when you release Wt 3.2.3, add all bug fixes to Wt 3.2.2 and call it Wt 3.2.2-2.
Files
Updated by Koen Deforche about 12 years ago
- Status changed from New to InProgress
- Assignee set to Michael Vilsker
- Target version set to 3.2.3
Hey,
We are planning to release 3.2.3 with a focus on bug resolution, while postponing a number of new features to 3.3.0. It is true that the past two releases have bitten us, but it is related to making a number of internal changes that were long due.
Regards,
koen
Updated by Koen Deforche about 12 years ago
- Status changed from InProgress to Closed