Bug#598405: rosegarden randomly segfaults in various situations

2010-12-26 Thread Fonso
Package: rosegarden Version: 1:10.04.2-1+b1 Severity: normal I get random segfaults all over the place. Most happen on various actions in the notation editor, but sometimes it also crashes in the main view when e.g. merging tracks. I haven't found a way to deterministically reproduce any of the

Bug#572561: php5: crypt() output inconsistency between version 5.2 and 5.3

2010-03-04 Thread Fonso
Package: php5 Version: 5.3.1-5 Severity: important The output of crypt() for certain salts has changed between version 5.2.6-1+lenny6 and 5.3.1-5 The following small test script demonstrates this: ?php echo crypt(semmel, 1$); ? With php 5.3.1-5 this results in: 1$YZfgMfg2BiI With php

Bug#534312: upgrade of libc6 causes SEGFAULTs

2009-06-23 Thread Fonso
Package: libc6 Version: 2.9-18 Severity: important When installing libc6 from unstable on lenny multiple important programs SEGFAULT. Among them are cups and update-menus. To reproduce install libc6, libc6-dev, libc6-i386, libc6-dbg and locales from sid on lenny and try running update-menus

Bug#534188: update-menus --trigger crashes with segfault

2009-06-22 Thread Fonso
Package: menu Version: 2.1.41 Severity: important When installing menu on my system it crashes with the following messages: The following NEW packages will be installed: menu 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/453kB of archives. After this operation,

Bug#521076: lp-solve: crash when creating columns with C API

2009-03-24 Thread Fonso
Package: lp-solve Version: 5.5.0.10-10 Severity: grave Justification: renders package unusable The lp-solve documentation states: For add_columnex, column and rowno can both be NULL. In that case an empty column is added. This means the following call should be valid: add_columnex(lp, 0, NULL,

Bug#336316: eclipse-rcp-gcj: eclipse crashes at startup

2005-10-29 Thread fonso
Package: eclipse-rcp-gcj Version: 3.1.1-3 Severity: important Eclipse crashes at startup. The only thing shown is an error message in a little window. The symptoms - NoClassDefFound around Workbench - are similar to the result when I tried to native-compile eclipse manually, but native

Bug#335227: kaffe: rmic throws an exception when no -d option is given

2005-10-22 Thread fonso
Package: kaffe Version: 2:1.1.6-3 Severity: normal The following example pretty much tells the whole story: [EMAIL PROTECTED]:~/middleware/prakt$ /usr/lib/kaffe/bin/rmic -verbose -classpath . simpleStocks.StockMarketImpl [Processing class simpleStocks.StockMarketImpl.class] [analyze class